struct _HVP_VIEW_MAP// Size=0x28
{
    void * SectionReference;// Offset=0x0 Size=0x4
    long long StorageEndFileOffset;// Offset=0x8 Size=0x8
    long long SectionEndFileOffset;// Offset=0x10 Size=0x8
    struct _CMSI_PROCESS_TUPLE * ProcessTuple;// Offset=0x18 Size=0x4
    unsigned long Flags;// Offset=0x1c Size=0x4
    struct _RTL_RB_TREE ViewTree;// Offset=0x20 Size=0x8
};